How to Install dynamips software package in Ubuntu 16.10 (Yakkety Yak)

How to Install dynamips software package in Ubuntu 16.10 (Yakkety Yak)

dynamips software package provides Cisco 7200/3600/3725/3745/2600/1700 Router Emulator, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dynamips 

dynamips is installed in your system.

Make ensure the dynamips package were installed using the commands given below,

$ sudo dpkg-query -l | grep dynamips *

You will get with dynamips package name, version, architecture and description in a table

dynamips package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Network
Package dynamips
Version 0.2.14-1
Description Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
Sub Section Net


See Also, How to uninstall or remove dynamips software package from Ubuntu 16.10 (Yakkety Yak)?